home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / cpp_libs / linklist / source.lha / CHANGES next >
Text File  |  1993-08-08  |  381b  |  13 lines

  1. Most important changes from version 0.7 to version 0.8 :
  2.  
  3. -    Routine lIndxNode is renamed to lGetIndxNode.
  4.  
  5. -    Routine lFlagNode is renamed to lFndFlagNode.
  6.     The parameter where is added to find several nodes matching the
  7.     requested flag.
  8.  
  9. -    Some routines added : lDelIndxNode, lInfoIndxNode, lUpdIndxNode,
  10.     lSort.
  11.  
  12. -    Defines are made more specific; FIRST is renamed to lFIRST, etc.
  13.